net/http.Server.getDoneChanLocked (method)
3 uses
net/http (current package)
server.go#L2673: return s.getDoneChanLocked()
server.go#L2676: func (s *Server) getDoneChanLocked() chan struct{} {
server.go#L2684: ch := s.getDoneChanLocked()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)